home *** CD-ROM | disk | FTP | other *** search
/ Archive Magazine 1996 / ARCHIVE_96.iso / discs / utilities / utility_02 / convrters2 / !Draw->EPS / !run < prev    next >
Text File  |  1992-01-01  |  478b  |  15 lines

  1. if "<System$Path>" = "" then Error 0 System resources cannot be found
  2. RMEnsure SharedCLibrary 0    RMLoad System:modules.CLib
  3. RMEnsure SharedCLibrary 3.50 Error Requires CLib 3.50 or later
  4. RMEnsure FPEmulator     0    RMLoad System:modules.FPEmulator
  5. RMEnsure FPEmulator     2.80 Error Requires FPE 2.80 or later
  6.  
  7. iconsprites <Obey$Dir>.!sprites
  8. |
  9. |
  10. | Comment following for RiscOS 2
  11. dosmap eps 410
  12. set draw-eps$Dir <Obey$Dir>
  13. wimpslot -min 160k -max 160k
  14. run <Obey$Dir>.draweps
  15.